gtk-builder-tool: Avoid a crash with <placeholder/>
authorMatthias Clasen <mclasen@redhat.com>
Tue, 23 Mar 2021 19:24:30 +0000 (15:24 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 23 Mar 2021 19:25:53 +0000 (15:25 -0400)
commit6a66ccd3e6b8360d4c3ada1456c8423eebdea065
tree6753da01e0badc9941a9ca507f4b655e84c246e1
parent610ba0e7643590cd6ccea4d3cce61a592c2df7ca
gtk-builder-tool: Avoid a crash with <placeholder/>

Not sure we can do much with a ui file that has
<placeholder/> elements littered throughout. But
at least we can avoid crashing while trying to
convert it.

Fixes: #3781
tools/gtk-builder-tool-simplify.c